Skip to content

fix: QA 이모지 변경 터치 영역 수정#343

Merged
jihun32 merged 7 commits into
developfrom
fix/#333/TWI-116
Jun 4, 2026
Merged

fix: QA 이모지 변경 터치 영역 수정#343
jihun32 merged 7 commits into
developfrom
fix/#333/TWI-116

Conversation

@jihun32

@jihun32 jihun32 commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

🔗 관련 이슈

📙 작업 내역

  • 이모지 변경, 드롭다운 버튼 터치 범위 수정

@linear-code

linear-code Bot commented Jun 1, 2026

Copy link
Copy Markdown

TWI-116

@github-actions github-actions Bot added the D-3 label Jun 1, 2026
@clxxrlove

Copy link
Copy Markdown
Member

@coderabbitai summary

@clxxrlove clxxrlove added the fix label Jun 1, 2026
@github-actions github-actions Bot requested a review from clxxrlove June 1, 2026 12:06
@github-actions github-actions Bot added D-2 and removed D-3 labels Jun 2, 2026

@clxxrlove clxxrlove left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고했어 ~~~!!

Comment on lines +241 to +243
Text(store.startDateText)
.typography(.b2_14r)
.foregroundStyle(Color.Gray.gray500)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 dropDownButton이 모든 row에서 재사용되는 걸로 보이는데, 내부 값이 store.startDateText로 하드코딩되면, 반복 주기 row나 종료일 row도 시작일을 표시하게 될거같아.

dropDownButton(text:action:)처럼 텍스트를 인자로 받고, 각 row에서 periodCountText, startDateText, endDateText를 각각 전달하도록 하는건 어때??

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

큰일날뻔 ㄷㄷ 마지막 pr에서 반영할게

@github-actions github-actions Bot added D-1 and removed D-2 labels Jun 3, 2026
@jihun32 jihun32 merged commit 55cee87 into develop Jun 4, 2026
6 checks passed
@jihun32 jihun32 deleted the fix/#333/TWI-116 branch June 4, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants